GetNthGroupSortField (sortFieldN SMALLINT) RETURNING BOOLEAN, ixString, SMALLINT
Returns information about one of the group sort fields in the specified report: that is, it returns the name of the field and the direction (ascending or descending) of the sort. This method is typically used as one of a series: CRPEJob::GetNGroupSortFields (called once), CRPEJob::GetNthGroupSortField (called as many times as needed to identify the correct group sort field), and CRPEJob::SetNthGroupSortField (called once when the correct sort field is identified). The series can be used to identify and then change an existing group sort field and/or sort order at print time in response to a user selection.
TRUE if the call is successful, FALSE if something goes wrong. | |
Retrieves one of the Sort Order Constants. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |